home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 2,801 to 2,900 / aol-file-protocol-4400-2801-to-2900.zip / AOLDLs / C++ Files Library / Public C++ Objects / info.txt next >
Text File  |  2014-09-28  |  1KB  |  27 lines

  1. Subject:  Public C++ Objects
  2. Author:  M. Mendrala
  3. Uploaded By:  MMendrala
  4. Date:  11/25/1995
  5.  
  6. File:  PublicObjects.sit (2094 bytes) 
  7. Estimated Download Time (60658 baud):  < 1 minute
  8. Download Count:  165
  9.  
  10. Needs:  TCL 2.x, C++
  11.  
  12. Keywords:  DYNAMIC ACCESS LINKED LIST OBJECT
  13.  
  14.  
  15. LIBRARY:   MDV/Developer Source Code/C++
  16. KEYWORDS:  DYNAMIC ACCESS LINKED LIST OBJECT
  17.  
  18. This is a simple class I created to implement dynamic access to C++ objects. It can be used as a base class with multiple inheritance. I use this class to lookup particular instances of classes by ID. This is a lot easier than creating and managing lists of objects. It also is more flexible and allows individual classes to make instances accessible via an object ID. 
  19.  
  20. Please let me know if this is useful and also I would appreciate any suggestions or comments regarding this class and the general idea of dynamic access to objects in C++.
  21.  
  22. ------------------------------------------------------------
  23. Macintosh Developers Forum Libraries         Go Keyword: MDV
  24.  
  25. This file has been checked for viruses with Disinfectant 3.6
  26.  
  27.